chore(deps): update dependency eslint-plugin-svelte to v3.23.0 - #2925
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency eslint-plugin-svelte to v3.23.0#2925renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
✅ Deploy Preview for flint-fyi ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
renovate
Bot
force-pushed
the
renovate/eslint-plugin-svelte-3.x
branch
from
June 8, 2026 18:00
b674493 to
ce37f0e
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-svelte-3.x
branch
2 times, most recently
from
June 8, 2026 18:41
f616018 to
d839608
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-svelte-3.x
branch
from
June 8, 2026 18:57
d839608 to
9903cfb
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-svelte-3.x
branch
2 times, most recently
from
June 8, 2026 22:28
c43c61f to
e6ce501
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-svelte-3.x
branch
2 times, most recently
from
June 8, 2026 23:02
bca54be to
49f32b4
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-svelte-3.x
branch
2 times, most recently
from
June 9, 2026 01:53
31a4ca5 to
f2864d1
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-svelte-3.x
branch
from
June 9, 2026 03:21
f2864d1 to
d2166ff
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-svelte-3.x
branch
from
June 9, 2026 03:39
d2166ff to
1e3653c
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-svelte-3.x
branch
from
June 9, 2026 05:25
1e3653c to
d2ddefe
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-svelte-3.x
branch
from
June 9, 2026 05:40
d2ddefe to
a607ab2
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-svelte-3.x
branch
from
June 9, 2026 10:13
a607ab2 to
b709f0c
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-svelte-3.x
branch
from
June 12, 2026 00:54
cfed9ff to
d44e158
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-svelte-3.x
branch
from
June 12, 2026 08:59
d44e158 to
f1e05ec
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-svelte-3.x
branch
from
June 12, 2026 22:41
f1e05ec to
3654aad
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-svelte-3.x
branch
from
June 13, 2026 10:56
3654aad to
71f5242
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-svelte-3.x
branch
from
June 13, 2026 17:16
71f5242 to
db801ef
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-svelte-3.x
branch
4 times, most recently
from
June 13, 2026 18:09
3665a26 to
2ce2122
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-svelte-3.x
branch
from
June 13, 2026 22:44
2ce2122 to
e3ce3a7
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-svelte-3.x
branch
from
June 13, 2026 23:22
e3ce3a7 to
9c370a6
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-svelte-3.x
branch
from
June 15, 2026 09:15
9c370a6 to
0623dfd
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-svelte-3.x
branch
2 times, most recently
from
June 16, 2026 00:20
a9ffb84 to
2e1bc7d
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-svelte-3.x
branch
from
June 16, 2026 02:24
2e1bc7d to
17fda39
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-svelte-3.x
branch
from
June 16, 2026 12:54
17fda39 to
4a98dc4
Compare
Open
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.17.1→3.23.0Release Notes
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)
v3.23.0Compare Source
Minor Changes
1ec3cf5Thanks @ColumbusLabs! - feat: add prefer-attribute-interpolation rulev3.22.0Compare Source
Minor Changes
cdad05aThanks @baseballyama! - feat: add no-conflicting-module-names rulev3.21.0Compare Source
Minor Changes
4138a57Thanks @knrdl! - feat: add no-bind-value-on-checkable-inputs rulev3.20.0Compare Source
Minor Changes
32ba915Thanks @baseballyama! - feat: addsvelte/no-at-const-tagsrulePatch Changes
989bfa5Thanks @teemingc! - fix(valid-prop-names-in-kit-pages): droperrorsfrom allowed page props in Svelte 5 to follow SvelteKitv3.19.0Compare Source
Minor Changes
#1533
f0416beThanks @dummdidumm! - feat: support Svelte 5 declaration tags#1533
f0416beThanks @dummdidumm! - feat: update svelte-eslint-parser to 1.7.0v3.18.0Compare Source
Minor Changes
#1530
f110d75Thanks @SAY-5! - feat: addno-nested-style-tagrule#1531
d3043d3Thanks @SAY-5! - feat: addprefer-derived-over-derived-byrule#1532
aa8fe83Thanks @marekdedic! - feat(no-navigation-without-resolve): recognizing nullish TS types as allowedConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.